body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  
}

*{
    margin:0;
    padding:0;
}

.collapse.navbar-collapse.menu.fixed{
    position: fixed;
    width: 100%;
    top: 0;
}
.daohanganniu.fixed{
    position: fixed;
    width: 100%;
    top: 0;
}
.navbar-button.fixed{
    position: fixed;
    width: 100%;
    top: 0;
}
.stayer.fixed {
    /*position: fixed;*/
    top: 0px;
}
.stayer{
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    background:#00b8be;
}

.sousuokuang input#name{
    box-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:focus{
    background:#00b8be;
}
.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}
.page_list a{

    display: block;

    font-size: 1.6rem;

    font-family: Avenir-Regular;

    color: #666;

    line-height: 38px;

    padding: 0px 15px;

    margin: 0px 4px;

    transition: .3s;
    text-decoration: none;

}
.page_list a:hover{

    color:#008c91;

}

.page_list {
    display: flex;
    justify-content: center;
    clear:both;
    flex-wrap: wrap;

}
.page li{

	float:left;

}
.page li a{

	color:black;

}

.pager a:hover{

	display:block;

	background:#ce440a;

	

}
.page_info{
	text-align:center;
}




.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}
a {
    color: #333333;
    text-decoration: none;
}


.navbar-inverse .navbar-nav > li > a {
    color: #0050a3;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:auto; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	




.kuanping {
   width:1140px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
.xuanchuan{
    float:left;
    padding:20px 0;
}   
.navbar-brand {
    padding: 0px 15px;
}
.toububiaoti span{
    font-size:24px;
    color:#00b8be;
    font-weight: bold;
}
.toububiaoti {
    padding-top:26px;
}
.fuwurexian{
    
    font-size:20px;
    padding-top:11px;
}
.fuwurexian li{
    
    font-size:15px;
    list-style: none;
}
.fuwurexian li img{
    padding-right:5px;
}

.collapse.navbar-collapse.menu{
    background:#00b8be;
    color:white;
    text-align: center;
}
.navbar-inverse .navbar-nav > li > a {
    color: white;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 31px;
}

.nav {
  margin:0 auto;
}
.navbar-nav{
    display:inline-block;
    float:none;
    vertical-align:bottom;
}

.navbar-inverse .navbar-nav > li:hover a{
    background:#00b8be;
}
.navbar-inverse .navbar-nav > li:hover:after{
    width:100%;
}
.navbar-inverse .navbar-nav > li:after{
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: white;
}
#chanping:hover ul{
    background:white;
    display: block;
    transition:.5s;
}
#chanping ul{
    background:white;
    display: none;
}
#chanping ul li{
    float:none;
}
#chanping ul li a{
    color:black;
    background:white;
    text-decoration: none;   
}
#chanping ul li:hover{
    transition:.5s;
    color:black;
    background:#00b8be;
    text-decoration: none;   
}
#chanping ul li:hover a{
    transition:.5s;
    color:white;
    background:#00b8be;
    text-decoration: none;   
}
.banner>img{
    width:100%;
}
.banner{
    padding-left:0;
    padding-right:0;
    position:relative;
}
.ablan{
    background:rgba(0,0,0,.6)
}
.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.navbar-inverse .navbar-nav > li > a:focus{
    background:#00b8be;
}
.guanjianci li:focus{
    text-decoration: none;
    color:black;
}
.guanjianci a:hover{
    text-decoration: none;
    color:black;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00b8be;
}
.guanjianci{
    padding-top:50px;
}
.guanjianci span{
    float:left;
}
.guanjianci ul{
    list-style: none;
}
.guanjianci li{
    float:left;
    padding-left:5px;
    padding-right:5px;
}
.sousuokuang{
    margin-top:30px;
    border:1px solid #52d8dc;
    border-radius: 30px;
   
}
.form-control{
    float:left;
    border:none;
    width:auto;
    background:none;
    color:#4e4e4e;
    background:rgba(255,255,255,.5);
    border-radius: 30px;
    overflow: hidden;
}
footer .form-control{
    float:left;
    border:none;
    width:auto;
    background:none;
    color:#393939;
    background:rgba(255,255,255,.5);
    border-radius: 30px;
    overflow: hidden;
    width:100%;
    margin-bottom:20px;
}
.lyrow input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #4e4e4e; 
    } 
.lyrow input:-moz-placeholder, textarea:-moz-placeholder { 
    /* Mozilla Firefox 4 to 18 */ 
    color: #4e4e4e; 
    } 
.lyrow input::-moz-placeholder, textarea::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    color: #4e4e4e; 
    } 
.lyrow input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    color: #4e4e4e; 
    }
.lyrow textarea::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #4e4e4e; 
    } 
.lyrow textarea::-moz-placeholder, textarea:-moz-placeholder { 
    /* WebKit browsers */ 
    color: #4e4e4e; 
    } 
.lyrow textarea::-moz-placeholder, textarea::-moz-placeholder { 
    /* WebKit browsers */ 
    color: #4e4e4e; 
    } 
.lyrow textarea::-ms-input-placeholder, textarea:-ms-input-placeholder { 
    /* WebKit browsers */ 
    color: #4e4e4e; 
    } 
.btn:focus{
    border:0;
}
.btn-warning{
    background:#ee5b5b;
    background-color:#ee5b5b;
    color:white;
}
.btn{
    width:100%;
    color:#6c6c6c;
    background:white;
    border-radius: 30px;
    border:none;
}
.btn:hover{
    background:#ee5b5b;
}
.btn-warning:focus{
    background:#ee5b5b;
    border:1px solid #ee5b5b;
    color:white;
}
.liuyan .anniu:hover{
    background-color:#ee5b5b;
    border:1px solid #ee5b5b;
}
input.sinput.go {
    background-image: url(../images/searchs.png);
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 18px;
    float: right;
    cursor: pointer;
    margin-right:20px;
}
.guanyuwomen{
    background:url(../images/guanyubg.jpg) no-repeat;
    background-size:cover;
    overflow: hidden;
    padding-left:0px;
}
.guanyuzhong h2{
    font-size:42px;
    text-align:center; 
    color:#52d8dc;
    font-weight: bold; 
}
.guanyuzhong img{
    margin:0 auto;
    margin-bottom:20px;
}
.guanyuzhong p{
  text-align:center;
  color:#00b8be;
  margin-bottom:50px;
}
.guanyuzhong{
    padding-top: 20px;
}
.shouyeguanyu {
    line-height:2em;
}

.shouyeguanyu span{
    margin-top:37px;
    border-radius: 30px;
    background:#52d8dc;
    color:white;
    width:104px;
    height:28px;
    text-align:center;
    display: block;
    margin-bottom:62px;
}
.shouyeguanyu span a{
    color:white;
    text-decoration: none;
}
.dibuguanyu ul{
    list-style:none;
}
.dibuguanyu li{
    float:left;
    padding:40px;
    font-size:18px;
}

.dibuguanyu img{
    margin:0 auto;
    margin-bottom:20px;
}
.dibuguanyu{
    background:url(../images/dibuguanyubg.png) no-repeat;
    background-size: cover;
    color:white;

}
.dingzhichanping{
    background:url(../images/dzcpbg.jpg) no-repeat;
    background-size:cover;
}
.dingzhibiaoti h2{
    padding-top:60px;
    font-size:42px;
    text-align:center; 
    color:#52d8dc;
    font-weight: bold; 
}
.dingzhibiaoti img{
    margin:0 auto;
    margin-bottom:20px;
}
.dingzhibiaoti p{
    text-align:center;
    color:#00b8be;
    margin-bottom:50px;
}
.dingzhichanping ul{
    list-style: none;

} 
.dingzhichanping ul li{
    position: relative;
    float: left;
    transition: .5s ease-out;
    overflow: hidden;
    padding-left:0;
    padding-right:0;
    border-radius: 1.5rem;
    margin:1%;
} 
.dingzhichanping ul li:hover a{
    display: block;
    opacity: 1;
    transition: .5s;
 

} 
.dingzhichanping ul li a{
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.74);
    

} 
.dingzhichanping ul li a span{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 10;
    width: 80%;
    height: 160px;
    margin: -80px auto 0 auto;
    display: block;
} 
.dingzhichanping ul li a span h1{
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    text-transform: capitalize;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} 
.dingzhichanping ul li a span h2{
    width:104px;
    height:28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 22px;
    margin: 0 auto;
    display: block;
    background:#40c6d4;
} 
.dingzhichanping .col-md-4{
    width:31.33%;
}
.dingzhichanping .col-md-6{
    width:48%;
}
.chanpingfenlei{
    margin-bottom:90px;
}

.rexiao ul{
    list-style: none;
}
.rexiao ul li{
   
    float: left;
    width:33%;
    
}
.rexiao ul li a{
    display: block;
    transition: .5s ease-out;
    overflow: hidden;
    padding-left:0;
    padding-right:0;
    margin:2%;
}

.rexiao ul li a img{
    border-radius: 1.5rem;
    
}
.rexiao ul li a:hover .rexiaoming{
    color:#00b8be;
}
.rexiao ul li a:hover .rexiaogengduo{
    color:white;
    background:#00b8be;
}
.rexiao ul li a:hover img{
    box-shadow:2px 2px 3px rgba(0,0,0,.6) ;
    transition: .5s;
}
.cptuw:hover img{
    box-shadow:2px 2px 3px rgba(0,0,0,.6) ;
    transition: .5s;    
}
.rexiaoming{
    float:left;
}
.rexiaomore{
    border-bottom:1px solid #e8e8e8;
    padding-top:52px;
    padding-bottom:25px;
}
.rexiaogengduo{
    float:right;
    display: block;
    background:#d6d6d6;
    color:#2d2d2d;
    padding:2px 21px;
    border-radius: 30px; 
}
.yuanfu{
    background:url(../images/yfbg.jpg) no-repeat;
    background-size:cover;
    overflow: hidden;
}
.yuanfu li{
    list-style: none;
}
.yfnr{
    background: white;
    border-radius: 20px;
    padding:0 15px;
}
.yfnr h3{
    padding:20px 0;
    font-size:18px;
    height:60px;
    overflow: hidden;
}
.yfnr p{
    font-size:14px;
    padding-bottom:20px;
    height:60px;
    overflow: hidden;
}
.yfnr span{
    display: block;
    padding-bottom:20px;
    font-size:15px;
}
.yfnr a:hover{
    text-decoration: none;
    color:#00b8be;
}
.yuanfu ul{
    margin-bottom:90px;
}
.dibushangping ul{
    list-style: none;
}
.dibushangping li{
    padding:5px 0;
}
.dibushangping li a{
    
    color:white;
    text-decoration: none;
}
footer{
    padding-top:60px;
    background:#4dc0c4;
}
footer li a:hover{
    color:#555555;
}

footer .lxwm h2{
    margin-top:0;
    font-size:31px;
    margin-bottom:30px;
}
.lyrow{
    padding:0 10%;
}
.lxwm{
    color:white;
    line-height:2em;
    float:right;
}
.copy{
	border-top: 1px rgba(255, 255, 255, 0.1) solid;
    padding: 15px 0px;
    margin-top:30px;
}
.copy section {
    font-size: 1.6rem;
    color: rgba(255, 255, 255);
    display: flex;
    justify-content: space-between;
    line-height: 32px;
}
.copy a{
	color:rgba(255,255,255);
}
.copy span{
	font-size:14px;
}
.searchtt{
    margin-top:50px;
}
.searchx {
margin-bottom:50px;
}
.cpfl h2 {
    font-family: 'Teko-Medium', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 18px;
}
.cphh {
    height:auto; overflow:hidden;
    padding-bottom:27px;
    /* border-bottom:2px solid #00b8be; */
    }
    
 .cphh li {
    list-style-type:none;
    }

 .cphh li a {
    display:block;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height:46px;
    font-size:16px;
    color:#111111;
    padding-left:20px;
    text-decoration: none;
    border-bottom:1px solid #00b8be;
    position:relative;
    border-radius: 30px;
    margin-bottom:10px;
    background:#00b8be;
    color:white;
    }
.cphh li ul li a{
    
    display:block;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height:46px;
    font-size:14px;
    color:black;
    padding-left:40px;
    position:static;
        
    
}   
.cphh li ul li a:hover{
    color:#00b8be;
    background:white;
}
 .cphh li a:hover {
    background-color:#00b8be;
    color:white;
    }

 .cphh li.hover a {
    background-color:white;
    color:black;
    }
 .cphh li.hover a:hover {
    color:#00b8be;
    }
.cphh li.hover>a {
        background-color:#00b8be;
        color:white;
   }
 .cphh li.hover a:after {
    position: absolute;
    right: 15px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
     }
.cphh li a:after {
        position: absolute;
        right: 15px;
        top: 18px;
        width: 0;
        height: 0;
        content: "";
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #fff transparent;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
         }    
.cphh li a:after {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg); 
        }
.cphh li.hover a:after {
            -webkit-transform: rotate(360deg);
               -moz-transform: rotate(360deg);
                -ms-transform: rotate(360deg);
                 -o-transform: rotate(360deg);
                    transform: rotate(360deg); 
            }
.cphh li.hover ul{
    display: block;
}
    
 .cphh ul {
     overflow: hidden;
 } 
 
 .cphh li ul{
     display: none;
 }
 
 
 .cphh li {
    list-style-type:none;
 }
    
 
 .cphh li li a {
     line-height: 30px;
     background: none;
     padding-left: 32px;
 }
 .cpfl {
    height: auto;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 68px;
    background-color: #ffffff;
    color: #111111;
    margin-top: 18px;
}
.cpzx {
    margin-bottom:50px;
}    
.cplanmu {
    height: auto;
    overflow: hidden;
    border-bottom: 2px solid #00b8be;
    margin-bottom: 50px;
    margin-top:50px;
    margin-left:15px;
}
.cplanmu-tit {
    width: 256px;
    text-align: left;
    line-height: 52px;
    color: black;
    font-family: 'Teko-Medium', Helvetica, Arial, sans-serif;
    font-size: 24px;
    height: auto;
    overflow: hidden;

    float: left;
}
.cpdatu img{
    margin:0 auto;
}
.cpdatu{
    padding-bottom:20px;
}
.cprow li{
    list-style:none;
    margin-bottom:10px;
}
.cprow li a:hover .rexiaoming{
    color:#00b8be;
    transition: .5s;
}
.cprow li a:hover .rexiaogengduo{
    background:#00b8be;
    color:white;
    transition: .5s;
}
.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img { max-height: 700px; }
.pictures_eyes_in section p{color:#fff;padding:15px 0px;}
.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img { height: 50px; }
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.icase{
	height: auto;
    overflow: hidden;
	margin-bottom:66px;
}
.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }  
.icase h2{
	text-align:center;
}
.modal-dialog {
    width: 660px;
    margin: 100px auto;
}
.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
    border: 2px solid #e14900;
}
.tanchu-lan {
    height: 55px;
    line-height: 55px;
    background-color: #e14900;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 20px;
    height: auto;
    overflow: hidden;
}
.zplieb span font:after {
    content: "+";
    font-size: 2.4rem;
    color: #e14900
    ;
}
.tanchu-nei form p select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;

    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; 
}
.about .col-md-9{
    line-height:200%;
    text-indent: 2em;
    padding:40px 0;
}

.about{
    position:relative;
}
.liuyan {

    height: auto;

    overflow: hidden;

    padding-top: 73px;

    padding-bottom: 36px;

    background-color: #f1f1f1;

}
.kk {
    height: 60px;
    border: 1px solid #d2d2d2;
}
.liuyan .anniu {
    width: 208px;
    height: 54px;
    background-color: #00b8be;
    padding: 0px;
    color:white;
    border-radius: 0;
}
.hzi {
    color: #00b8be;
}
.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.biao .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;

    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.liuyan h2 {

  

    font-size: 17px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 20px;

}

.liuyan h3 {

    font-weight:bolder;

    font-size: 42px;

    text-align: center;

    margin-top: 0px;

    margin-bottom: 73px;

    color: #2d2d2d;

}
.lxkk{
	height: auto;
    overflow: hidden;
    line-height: 36px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 40px;
	margin: 50px auto 95px;
    line-height: 35px;
    font-size: 16px;
}
.lxkk h2 {

    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;

    font-size: 37px;

    color: #333333;

    margin-top: 27px;

    padding-bottom: 47px;

    margin-bottom: 68px;

    background: url(../images/xiahua.jpg) left bottom;

    background-repeat: no-repeat;

}
.ablan ul{
	list-style:none;
	
}
.ablan{
	border-top:1px solid rgba(255,255,255,.32);
}
.ablan li{
	border:1px solid rgba(255,255,255,.32);
	float:left;
	padding:20px;
	border-top:none;
	font-family:ITCAvantGardeStd-Md;
	line-height:40px;
}
.ablan  a{
	color:white;
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	
	
}
.ablan a:hover li{
	background:#e92a2c;
	transition:.5s;
}
.ablan{
	position:absolute;
	bottom:0;
}
.ablan i{
	float:left;
	padding-right:20px;
}
.ablan li:hover{
    background:#00b8be;
}
.ablan li.hover{
    background:#00b8be;
}


.xwtt {
    height: auto;
    overflow: hidden;
    background: url(../images/xwbj.png) top center;
    background-repeat: no-repeat;
    padding-bottom: 42px;
    margin-top: 80px;
    display: block;
}
.xwkk-aa{
	width:50.6%;
	float:left;
}
.xwbd{
	height:auto;
	overflow:hidden;
	border:9px solid white;
	box-shadow:0px 0px 10px rgba(0,0,0,.2);
}
.xwkk-bb{
	width:45.4%;
	padding-top:145px;
	line-height:25px;
	color:rgba(0,0,0,.6);
	float:right;
}
.xwkk-bb h2{
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 60px;
    color: #000000;
}
.xw-time {
    margin-top: 57px;
    height: auto;
    overflow: hidden;
    color: #000000;
}
.xw-more {
    margin-top: 45px;
    height: auto;
    overflow: hidden;
    color: #000000;
}

.xwlie {
    height: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 70px;
}
.xwkuai{
	height: auto;
    overflow: hidden;
    position: relative;
    padding: 30px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
}
.xwkuai .mask{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background-color: #00b8be;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}
.xwkuai .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: rgba(0,0,0,.6);
    line-height: 25px;
}
.xwkuai h2 {
    
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #4d4d4d;
}
.xwkuai h3 {
    
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000000;
}
.xwmm {
    margin-top: 12px;
    width: 60px;
    height: 30px;
    background: url(../images/jt.png);
}
.xwkuai:hover .mask{
	top:0;
	
}
.xwkuai:hover .xwmm{
	background: url(../images/jtw.png);
}
.xwkuai a{
	text-decoration:none;
}
.xwkuai:hover .con {
	color:white;
	border-bottom:0;
}
.xwkuai:hover h3{
	color:white;
}
.xwkuai:hover h2{
	color:white;
}
.xwdd {
    background: #fafafa;
    padding: 60px 0px;
}
.inewsct{
	background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}
.inews-tt{
	border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}
.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}
.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}
.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
.xwjj{
    height:50px;
    overflow: hidden;
    text-indent:2em;
}
.liebiaow-aa{

	width: 16%;

    height: 78px;

    line-height: 78px;

    text-align: center;

    float: left;

	border-right: 1px solid #ebebeb;

}

.liebiao-bb{

    width: 21%;

    float: right;

}

.liebiaow-bb a{

	color:#919191;

}

.liebiao {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.liebiao-aa {
    width: 77%;
    line-height: 30px;
    color: #666666;
    float: left;
}
.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}
.shangy {

    height: auto;

    

    border-bottom: 1px dotted #ececec;

}
.bmtt {
    height:auto; overflow:hidden;
    margin-top:24px;
    }
    
.shangy a{

    overflow: hidden;

    line-height: 32px;

    color: #666666;

} 

.xiay a{

      overflow: hidden;

    line-height: 32px;

    color: #666666;

}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #00b8be;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}
.xiay {

    height: auto;

    overflow: hidden;

    color: #666666;

    line-height: 32px;

}

.liebiaow-cc{

	width: 16%;

    height: 78px;

    line-height: 78px;

    text-align: center;

    float: right;

	border-right: 1px solid #ebebeb;

}
.liebiaow {
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.shangy a:hover{
    text-decoration: none;
    color:#00b8be;
}
.xiay a:hover{
    text-decoration: none;
    color:#00b8be;
}
.liebiao-bb a:hover{
    text-decoration: none;
    color:#00b8be;
}
.fanhui a:hover{
    color:white;
}
.cphh li.hover>a:hover{
    color:white;
}
.cphh li ul .hov a {
    color:#00b8be;
}
.yc{
    display:none;
}
.yd{
    display: block;
}
.dibuguanyu ul li:hover{
    transition:ease .5s;
    -webkit-transition:ease .5s;
    -moz-transition:ease .5s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.nav > li {
    width:auto;
    display: inline-block;
}
.rexiao{
    overflow: hidden;
    width:100%;
}
.swiper-container{
    width:100%;
}
a.on{
    color:#4dc0c4;
}
.page_list a:active{
    color:#4dc0c4;
}
.page_list a:focus{
    color:#4dc0c4;
}
.stayer{
    top:auto;
}
@media (max-width:1200px){
    .navbar-brand{
        width:65%;
    }
    .xuanchuan {
        float: left;
        padding: 10px 0;
    }
    .nav > li {
        width: auto;
        display: inline-block;
    }
}
@media (min-width: 0px) and (max-width: 992px) {
    .yd{
        display:none;
    }
    .yc{
        display: block;
    }
    .navbar-brand {
       width:100%;
    }
.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}
.xuanchuan {display: none;}
.toububiaoti{display: none;}
.fuwurexian li:after{
    content: ":";
}
.nav {
    padding-left: 0px;
}
.fuwurexian li{
    display: inline;
}
.navbar-inverse{
    margin-bottom:10px;
    
}
.guanjianci li{
    padding-left:0;
    padding-right:0;
}
.guanjianci{
    padding-top:20px;}
.sousuokuang{
    margin-top:100px;
}
.guanyuzhong p{
    margin-bottom:20px;
}
.daohang {
    background:#00b8be;
}
.navbar-collapse{
    background:#00b8be
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color:#00b8be;
    height: auto;
    position: relative;
}
.kuanping {
   width:100%;
   }
.daohanganniu{
    margin-right: -15px;
    width: 100%;
    background: #00b8be;
} 
.fuwurexian{
    text-align: center;
    display: none;
}
.navbar-header{
    display: flex;
}
.navbar-brand{
    margin:0 auto;
}
.navbar-inverse .navbar-toggle{
    border-color:white;
}
.navbar-toggle{
    background-color:transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color:transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    border-color:white;
}
.dingzhichanping .col-md-6{
    width:100%;
}
.dingzhichanping .col-md-4{
    width:100%;
}
.rexiao ul li{
    width:50%;
}
footer{
    padding-top:30px;
    overflow: hidden;
    width:100%;
}
.copy section{
    display: block;
}
.copy span{
    display: block;
    font-size: 14px;
    width: 100%;
}
.copy a {
    color: rgba(255,255,255);
    float: none;
}
.inews-ct div img{
    width:100%;
}
.dibuguanyu li{
    width:50%;
    padding:10px 0;
}
.dibuguanyu span{
    margin:0 auto;
    display: block;
    text-align: center;
    font-size:16px;
}
.searchx .sousuokuang{
    margin-top:0;
}
.cplanmu{
    margin-top:0px;
}
.xwkk-aa{
    width:100%;
}
.xwkk-bb {
    width: 100%;
    padding-top: 30px;
    line-height: 25px;
    color: rgba(0,0,0,.6);
    float: right;
}
.xwtt {
    height: auto;
    overflow: hidden;
    background: url(../images/xwbj.png) top center;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-top: 0px;
    background: #f2f2f2;
    display: block;
    margin-top:0px;
}
.class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #00b8be;
    background: #FFFFFF;
    cursor: pointer;
    transition: all 300ms ease-in 0ms;
    text-decoration: none;
}
.class li.hover a {
    color: #fff;
    background: #00b8be;
    padding-left: 0px;
}
.xwjj {
    height: 50px;
    overflow: hidden;
}
.xwkk-bb h2 {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #000000;
}
.xw-time {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
    color: #000000;
}
.xw-more {
    margin-top: 30px;
    height: auto;
    overflow: hidden;
    color: #000000;
}
.liebiao-aa {
    width: 100%;
    line-height: 30px;
    color: #666666;
    float: left;
}
.liebiao-bb {
    width: 100%;
    float: right;
}
.fanhui{
    float:right;
}
.lxkk h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #333333;
    margin-top:0;
    padding-bottom: 47px;
    margin-bottom:0;
    background: url(../images/xiahua.jpg) left bottom;
    background-repeat: no-repeat;
}
.liuyan h3 {
    font-weight: bolder;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #2d2d2d;
}
.liuyan {
    height: auto;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 36px;
    background-color: #f1f1f1;
}
.biao h4{
    margin-top:20px;
    margin-bottom:20px;
}
.form-control{
    float:none;
}
.sousuokuang input#name {
    box-shadow: none;
    display: inline;
}
li.col-md-4{
    width:100%;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
.rexiaomore{
    padding-top:20px;
    padding-bottom:20px;
}
.col-md-8{
    padding-left:5px;
    padding-right:5px;
}
.rexiaogengduo {
    padding: 2px 5px;
}
.liuyan .anniu{
    width:100%;
}
.fygnav {
    padding: 0px;
    height: 50px;
    background-color: #009ca3;
    width:100%;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;
}
.fygnav li a {
    display: block;
    color: #FFFFFF;
    background-color: #00b8be;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
.fygnav li a:visited{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:active{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:hover{
    text-decoration: none;
    color: #FFFFFF;

}
.fygnav li a:focus{
    text-decoration: none;
    color: #FFFFFF;

}
.cphhm li{
    list-style:none;
    width: 48%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    line-height: 32px;
    float: left;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cphhm li a{
    color:white;
    background:#00b8be;
    display: block;
}
.cphhm .hover a{
    background:#008c91;
    color:white;
}
.sanji li a{
    background:white;
    border:1px solid #00b8be;
    color:#00b8be;
}
.cpfl{
    padding-right:0px;
    padding-left:0px;
}
.hover{
    background:#ee5b5b;}
.nav > li {
        width:100%;
        display: inline-block;
    }    
.pictures_eyes_in img {
        max-height: 400px;
}
.pictures_eyes_in {
    position: relative;
    text-align: center;
}

.ablan{
    bottom:auto;
}
.xwdd {
    background: #fafafa;
    padding: 100px 0px 60px;
}
.cplanmu {

    margin-bottom: 20px;

}
.b-height{
	height:50px;
}
.logom{
    display: inline;
}
.container{
    width:100%;

}
.lxwm{
    float:left;
}

.bmtt {
    height: auto;
    overflow: hidden;
    margin-top: 24px;
}
.kkt{
    padding-left:10px;
    padding-right:10px;
}
.xwkuai{
    padding:0px;
}
.class li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    line-height: 32px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.class {
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}
.lxkk{font-size:14px;}
.liuyan h2{
    font-size:17px;
}
.liuyan h3{
    font-size:25px;
}
.liuyan h4{
    font-size:16px;
}
footer .lxwm h2{
    font-size:17px;
}
.xwkuai h3{
    font-size:1.7rem;
    margin-bottom:20px;
}
.xwkuai h2{
    margin-bottom:20px;
}
.xwkk-bb h2{
    margin-bottom:20px;
}
.xwdd{
    padding-top:0px;
}
.inewsct{
    padding:20px;
}
.cpzx{
    padding-left:0px;
    padding-right:0px;
}
.xwtt{
    padding-left:0px;
    padding-right:0px;
}
.xwhh{
    padding-left:0px;
    padding-right:0px;
}
.xwdd{
    padding-left:0px;
    padding-right:0px;  
}
.lxkk h2{
    padding-bottom:20px;
}
.guanyuzhong h2{
    font-size:24px;
}
.navbar-header{
    display: none;
}
.banner{
    padding-left:0px;
    padding-right:0px;
    margin-top:10px;
}
.navbar-inverse{
    margin-bottom:0px;
}
.navbar-inverse .col-md-5{
    display: none;
}
.navbar-inverse .col-md-2{
    display: none;
}
.dibuguanyu{
    margin-left:-25px;
    margin-right:-25px;
    padding-left:0px;
    padding:10px 0;
}
.dingzhibiaoti h2{
    font-size:24px; 
}
.yuanfu ul{
    margin-bottom:30px;
}
.dingzhibiaoti h2 {
    padding-top: 0px;
    text-align: center;
    color: #52d8dc;
    font-weight: bold;
}
.dingzhibiaoti p{
    margin-bottom:30px;
}
.chanpingfenlei{
    margin-bottom:30px;
}
.sousuokuang{
    margin-top:70px;
}
.about .col-md-9{
    line-height:200%;
    text-indent: 2em;
    padding:20px 0;
}
.page_list{
   width:100%;
}
.page_list a{
    padding:0px;
    text-decoration: none;
}
a.on{
    color:#4dc0c4;
}
.navbar-button{
    overflow: hidden;
}
.navbar-button{
    margin-bottom:-3px;
}
.daohanganniu{
    z-index: 99;
}
.stayer.fixed{
    position:fixed;
}
}
@media (min-width:768px){
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
        top:auto
    }
    .nav > li {
        width: auto;
        display: inline-block;
    }
}

